- Home
- Search Results
- Page 1 of 1
Search for: All records
- 
                                    Total Resources2
- Resource Type
- 
                                    
                                    
                                    
                                    0000000002000000
- More
- Availability
- 
                                    
                                    20
- Author / Contributor
- Filter by Author / Creator
- 
                                    
                                        - 
                                                    
                                                        
                                                            
                                                            Huang, Sui (2)
- 
                                                    
                                                        
                                                            
                                                            Israni, Sharat (2)
- 
                                                    
                                                        
                                                            
                                                            Smith, Brett (2)
- 
                                                    
                                                        
                                                            
                                                            Soman, Karthik (2)
- 
                                                    
                                                        
                                                            
                                                            Akbas, Rabia_E (1)
- 
                                                    
                                                        
                                                            
                                                            Baranzini, Sergio E. (1)
- 
                                                    
                                                        
                                                            
                                                            Baranzini, Sergio_E (1)
- 
                                                    
                                                        
                                                            
                                                            Bove, Riley (1)
- 
                                                    
                                                        
                                                            
                                                            Börner, Katy (1)
- 
                                                    
                                                        
                                                            
                                                            Cerono, Gabriel (1)
- 
                                                    
                                                        
                                                            
                                                            Herr, II, Bruce W. (1)
- 
                                                    
                                                        
                                                            
                                                            Keiser, Michael (1)
- 
                                                    
                                                        
                                                            
                                                            Morris, John (1)
- 
                                                    
                                                        
                                                            
                                                            Morris, John_H (1)
- 
                                                    
                                                        
                                                            
                                                            Musen, Mark (1)
- 
                                                    
                                                        
                                                            
                                                            Nelson, Charlotte A. (1)
- 
                                                    
                                                        
                                                            
                                                            Nelson, Charlotte_A (1)
- 
                                                    
                                                        
                                                            
                                                            Oskotsky, Boris (1)
- 
                                                    
                                                        
                                                            
                                                            Pearce, Roger (1)
- 
                                                    
                                                        
                                                            
                                                            Peetoom, Braian (1)
 
- 
                                                    
                                                        
                                                            
                                                            
- Filter by Editor
- 
                                    
                                        - 
                                                    
                                                        
                                                            
                                                            & Spizer, S. M. (0)
- 
                                                    
                                                        
                                                            
                                                            & . Spizer, S. (0)
- 
                                                    
                                                        
                                                            
                                                            & Ahn, J. (0)
- 
                                                    
                                                        
                                                            
                                                            & Bateiha, S. (0)
- 
                                                    
                                                        
                                                            
                                                            & Bosch, N. (0)
- 
                                                    
                                                        
                                                            
                                                            & Brennan K. (0)
- 
                                                    
                                                        
                                                            
                                                            & Brennan, K. (0)
- 
                                                    
                                                        
                                                            
                                                            & Chen, B. (0)
- 
                                                    
                                                        
                                                            
                                                            & Chen, Bodong (0)
- 
                                                    
                                                        
                                                            
                                                            & Drown, S. (0)
- 
                                                    
                                                        
                                                            
                                                            & Ferretti, F. (0)
- 
                                                    
                                                        
                                                            
                                                            & Higgins, A. (0)
- 
                                                    
                                                        
                                                            
                                                            & J. Peters (0)
- 
                                                    
                                                        
                                                            
                                                            & Kali, Y. (0)
- 
                                                    
                                                        
                                                            
                                                            & Ruiz-Arias, P.M. (0)
- 
                                                    
                                                        
                                                            
                                                            & S. Spitzer (0)
- 
                                                    
                                                        
                                                            
                                                            & Sahin. I. (0)
- 
                                                    
                                                        
                                                            
                                                            & Spitzer, S. (0)
- 
                                                    
                                                        
                                                            
                                                            & Spitzer, S.M. (0)
- 
                                                    
                                                        
                                                            
                                                            (submitted - in Review for IEEE ICASSP-2024) (0)
 
- 
                                                    
                                                        
                                                            
                                                            
- 
                                    Have feedback or suggestions for a way to improve these results?
 !
                                    
                                        
                                            Note: When clicking on a Digital Object Identifier (DOI) number, you will be taken to an external site maintained by the publisher.
                                            Some full text articles may not yet be available without a charge during the embargo (administrative interval).
                                        
                                        
                                        
                                            
                                                
                                             What is a DOI Number?
                                        
                                    
                                
Some links on this page may take you to non-federal websites. Their policies may differ from this site.
- 
            Abstract MotivationLarge language models (LLMs) are being adopted at an unprecedented rate, yet still face challenges in knowledge-intensive domains such as biomedicine. Solutions such as pretraining and domain-specific fine-tuning add substantial computational overhead, requiring further domain-expertise. Here, we introduce a token-optimized and robust Knowledge Graph-based Retrieval Augmented Generation (KG-RAG) framework by leveraging a massive biomedical KG (SPOKE) with LLMs such as Llama-2-13b, GPT-3.5-Turbo, and GPT-4, to generate meaningful biomedical text rooted in established knowledge. ResultsCompared to the existing RAG technique for Knowledge Graphs, the proposed method utilizes minimal graph schema for context extraction and uses embedding methods for context pruning. This optimization in context extraction results in more than 50% reduction in token consumption without compromising the accuracy, making a cost-effective and robust RAG implementation on proprietary LLMs. KG-RAG consistently enhanced the performance of LLMs across diverse biomedical prompts by generating responses rooted in established knowledge, accompanied by accurate provenance and statistical evidence (if available) to substantiate the claims. Further benchmarking on human curated datasets, such as biomedical true/false and multiple-choice questions (MCQ), showed a remarkable 71% boost in the performance of the Llama-2 model on the challenging MCQ dataset, demonstrating the framework’s capacity to empower open-source models with fewer parameters for domain-specific questions. Furthermore, KG-RAG enhanced the performance of proprietary GPT models, such as GPT-3.5 and GPT-4. In summary, the proposed framework combines explicit and implicit knowledge of KG and LLM in a token optimized fashion, thus enhancing the adaptability of general-purpose LLMs to tackle domain-specific questions in a cost-effective fashion. Availability and implementationSPOKE KG can be accessed at https://spoke.rbvi.ucsf.edu/neighborhood.html. It can also be accessed using REST-API (https://spoke.rbvi.ucsf.edu/swagger/). KG-RAG code is made available at https://github.com/BaranziniLab/KG_RAG. Biomedical benchmark datasets used in this study are made available to the research community in the same GitHub repository.more » « less
- 
            Baranzini, Sergio E.; Börner, Katy; Morris, John; Nelson, Charlotte A.; Soman, Karthik; Schleimer, Erica; Keiser, Michael; Musen, Mark; Pearce, Roger; Reza, Tahsin; et al (, AI Magazine)Abstract Knowledge representation and reasoning (KR&R) has been successfully implemented in many fields to enable computers to solve complex problems with AI methods. However, its application to biomedicine has been lagging in part due to the daunting complexity of molecular and cellular pathways that govern human physiology and pathology. In this article, we describe concrete uses of Scalable PrecisiOn Medicine Knowledge Engine (SPOKE), an open knowledge network that connects curated information from thirty‐seven specialized and human‐curated databases into a single property graph, with 3 million nodes and 15 million edges to date. Applications discussed in this article include drug discovery, COVID‐19 research and chronic disease diagnosis, and management.more » « less
 An official website of the United States government
An official website of the United States government 
				
			 
					 
					
